gtk: Add GtkMediaStream
authorBenjamin Otte <otte@redhat.com>
Tue, 27 Feb 2018 22:22:26 +0000 (23:22 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 18 Mar 2018 20:01:23 +0000 (21:01 +0100)
commit4db1a5f5c4216cef20afe872ea99264c63b72eb3
treee7d95cce6298290ef1a1fd42c4567af95763e22b
parent4642e86284c6ffb074eff0bf21daa1b2621e04ce
gtk: Add GtkMediaStream

GtkMediaStream is the new base class for playback of audio and video
streams.

It implements GdkPaintable for rendering.
gtk/gtk.h
gtk/gtkmediastream.c [new file with mode: 0644]
gtk/gtkmediastream.h [new file with mode: 0644]
gtk/meson.build